﻿2026-08-02T17:01:57.9769681Z ##[group]Run actions/checkout@v5
2026-08-02T17:01:57.9770740Z with:
2026-08-02T17:01:57.9771279Z   ref: 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T17:01:57.9772052Z   fetch-depth: 1
2026-08-02T17:01:57.9772562Z   repository: BigscreenVR/spt-bs-core
2026-08-02T17:01:57.9775929Z   token: ***
2026-08-02T17:01:57.9776319Z   ssh-strict: true
2026-08-02T17:01:57.9776727Z   ssh-user: git
2026-08-02T17:01:57.9777124Z   persist-credentials: true
2026-08-02T17:01:57.9777786Z   clean: true
2026-08-02T17:01:57.9778192Z   sparse-checkout-cone-mode: true
2026-08-02T17:01:57.9778650Z   fetch-tags: false
2026-08-02T17:01:57.9779515Z   show-progress: true
2026-08-02T17:01:57.9780192Z   lfs: false
2026-08-02T17:01:57.9780679Z   submodules: false
2026-08-02T17:01:57.9781175Z   set-safe-directory: true
2026-08-02T17:01:57.9781754Z   allow-unsafe-pr-checkout: false
2026-08-02T17:01:57.9783151Z ##[endgroup]
2026-08-02T17:01:58.0589810Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T17:01:58.0591575Z ##[group]Getting Git version info
2026-08-02T17:01:58.0592375Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T17:01:58.0593319Z [command]/usr/bin/git version
2026-08-02T17:01:58.0593750Z git version 2.43.0
2026-08-02T17:01:58.0597430Z ##[endgroup]
2026-08-02T17:01:58.0605741Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/4aed8457-b78e-41b4-96cc-031c30140dfb/.gitconfig'
2026-08-02T17:01:58.0613982Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4aed8457-b78e-41b4-96cc-031c30140dfb' before making global git config changes
2026-08-02T17:01:58.0615636Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T17:01:58.0617565Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T17:01:58.0665673Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T17:01:58.0687027Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T17:01:58.0699417Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T17:01:58.0702312Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T17:01:58.0722442Z refs/heads/golden/barometer
2026-08-02T17:01:58.0728834Z [command]/usr/bin/git checkout --detach
2026-08-02T17:01:58.0783359Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T17:01:58.0819769Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T17:01:58.0866934Z Deleted branch golden/barometer (was 2138b1652).
2026-08-02T17:01:58.0872973Z ##[endgroup]
2026-08-02T17:01:58.0876451Z [command]/usr/bin/git submodule status
2026-08-02T17:01:58.1061239Z ##[group]Cleaning the repository
2026-08-02T17:01:58.1064034Z [command]/usr/bin/git clean -ffdx
2026-08-02T17:01:59.8406090Z Removing .adapter-notify/
2026-08-02T17:01:59.8406634Z Removing target/
2026-08-02T17:01:59.8416278Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T17:01:59.8477087Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T17:01:59.8483024Z ##[endgroup]
2026-08-02T17:01:59.8484818Z ##[group]Disabling automatic garbage collection
2026-08-02T17:01:59.8488295Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T17:01:59.8555053Z ##[endgroup]
2026-08-02T17:01:59.8555610Z ##[group]Setting up auth
2026-08-02T17:01:59.8556100Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T17:01:59.8580838Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T17:01:59.8768912Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T17:01:59.8797045Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T17:01:59.8983907Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T17:01:59.9011160Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T17:01:59.9199936Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T17:01:59.9232198Z ##[endgroup]
2026-08-02T17:01:59.9232681Z ##[group]Fetching the repository
2026-08-02T17:01:59.9238549Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T17:02:00.3617800Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T17:02:00.3618402Z  * branch                2138b16526af959112fa39e245dc027c7bfcc754 -> FETCH_HEAD
2026-08-02T17:02:00.3639748Z ##[endgroup]
2026-08-02T17:02:00.3640266Z ##[group]Determining the checkout info
2026-08-02T17:02:00.3641807Z ##[endgroup]
2026-08-02T17:02:00.3651375Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T17:02:00.3692003Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T17:02:00.3715221Z ##[group]Checking out the ref
2026-08-02T17:02:00.3718194Z [command]/usr/bin/git checkout --progress --force 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T17:02:00.3769156Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T17:02:00.3774600Z ##[endgroup]
2026-08-02T17:02:00.3812926Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T17:02:00.3838423Z 2138b16526af959112fa39e245dc027c7bfcc754
